home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
oddech
/
flashgame
/
bowling
/
install
/
bowling.exe
/
scripts
/
DefineButton2_57
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-11-05
|
190b
|
12 lines
on(release){
gotoAndPlay(52);
tellTarget("../" add eval("..:co_zamknac"))
{
gotoAndStop("pusty");
play();
}
if(eval("..:co_zamknac") != "")
{
}
}